@@ -47,7 +47,7 @@ FORCE_SSL=false |
||
47 | 47 |
# You can see its use in user.rb. PLEASE CHANGE THIS! |
48 | 48 |
INVITATION_CODE=try-huginn |
49 | 49 |
|
50 |
-# If you don't want to require users to have an invitation code, set this to true |
|
50 |
+# If you don't want to require new users to have an invitation code in order to sign up, set this to true. |
|
51 | 51 |
SKIP_INVITATION_CODE=false |
52 | 52 |
|
53 | 53 |
############################# |